app2(app2(map, f), nil) -> nil
app2(app2(map, f), app2(app2(cons, x), xs)) -> app2(app2(cons, app2(f, x)), app2(app2(map, f), xs))
app2(app2(app2(comp, f), g), x) -> app2(f, app2(g, x))
app2(twice, f) -> app2(app2(comp, f), f)
↳ QTRS
↳ Non-Overlap Check
app2(app2(map, f), nil) -> nil
app2(app2(map, f), app2(app2(cons, x), xs)) -> app2(app2(cons, app2(f, x)), app2(app2(map, f), xs))
app2(app2(app2(comp, f), g), x) -> app2(f, app2(g, x))
app2(twice, f) -> app2(app2(comp, f), f)
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
app2(app2(map, f), nil) -> nil
app2(app2(map, f), app2(app2(cons, x), xs)) -> app2(app2(cons, app2(f, x)), app2(app2(map, f), xs))
app2(app2(app2(comp, f), g), x) -> app2(f, app2(g, x))
app2(twice, f) -> app2(app2(comp, f), f)
app2(app2(map, x0), nil)
app2(app2(map, x0), app2(app2(cons, x1), x2))
app2(app2(app2(comp, x0), x1), x2)
app2(twice, x0)
APP2(twice, f) -> APP2(comp, f)
APP2(twice, f) -> APP2(app2(comp, f), f)
APP2(app2(map, f), app2(app2(cons, x), xs)) -> APP2(app2(cons, app2(f, x)), app2(app2(map, f), xs))
APP2(app2(map, f), app2(app2(cons, x), xs)) -> APP2(f, x)
APP2(app2(app2(comp, f), g), x) -> APP2(f, app2(g, x))
APP2(app2(map, f), app2(app2(cons, x), xs)) -> APP2(app2(map, f), xs)
APP2(app2(map, f), app2(app2(cons, x), xs)) -> APP2(cons, app2(f, x))
APP2(app2(app2(comp, f), g), x) -> APP2(g, x)
app2(app2(map, f), nil) -> nil
app2(app2(map, f), app2(app2(cons, x), xs)) -> app2(app2(cons, app2(f, x)), app2(app2(map, f), xs))
app2(app2(app2(comp, f), g), x) -> app2(f, app2(g, x))
app2(twice, f) -> app2(app2(comp, f), f)
app2(app2(map, x0), nil)
app2(app2(map, x0), app2(app2(cons, x1), x2))
app2(app2(app2(comp, x0), x1), x2)
app2(twice, x0)
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
APP2(twice, f) -> APP2(comp, f)
APP2(twice, f) -> APP2(app2(comp, f), f)
APP2(app2(map, f), app2(app2(cons, x), xs)) -> APP2(app2(cons, app2(f, x)), app2(app2(map, f), xs))
APP2(app2(map, f), app2(app2(cons, x), xs)) -> APP2(f, x)
APP2(app2(app2(comp, f), g), x) -> APP2(f, app2(g, x))
APP2(app2(map, f), app2(app2(cons, x), xs)) -> APP2(app2(map, f), xs)
APP2(app2(map, f), app2(app2(cons, x), xs)) -> APP2(cons, app2(f, x))
APP2(app2(app2(comp, f), g), x) -> APP2(g, x)
app2(app2(map, f), nil) -> nil
app2(app2(map, f), app2(app2(cons, x), xs)) -> app2(app2(cons, app2(f, x)), app2(app2(map, f), xs))
app2(app2(app2(comp, f), g), x) -> app2(f, app2(g, x))
app2(twice, f) -> app2(app2(comp, f), f)
app2(app2(map, x0), nil)
app2(app2(map, x0), app2(app2(cons, x1), x2))
app2(app2(app2(comp, x0), x1), x2)
app2(twice, x0)
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
APP2(app2(map, f), app2(app2(cons, x), xs)) -> APP2(f, x)
APP2(app2(app2(comp, f), g), x) -> APP2(f, app2(g, x))
APP2(app2(map, f), app2(app2(cons, x), xs)) -> APP2(app2(map, f), xs)
APP2(app2(app2(comp, f), g), x) -> APP2(g, x)
app2(app2(map, f), nil) -> nil
app2(app2(map, f), app2(app2(cons, x), xs)) -> app2(app2(cons, app2(f, x)), app2(app2(map, f), xs))
app2(app2(app2(comp, f), g), x) -> app2(f, app2(g, x))
app2(twice, f) -> app2(app2(comp, f), f)
app2(app2(map, x0), nil)
app2(app2(map, x0), app2(app2(cons, x1), x2))
app2(app2(app2(comp, x0), x1), x2)
app2(twice, x0)
The following pairs can be strictly oriented and are deleted.
The remaining pairs can at least by weakly be oriented.
APP2(app2(map, f), app2(app2(cons, x), xs)) -> APP2(f, x)
APP2(app2(app2(comp, f), g), x) -> APP2(f, app2(g, x))
APP2(app2(app2(comp, f), g), x) -> APP2(g, x)
Used ordering: Combined order from the following AFS and order.
APP2(app2(map, f), app2(app2(cons, x), xs)) -> APP2(app2(map, f), xs)
map > [app2, cons] > nil
[comp, twice] > [app2, cons] > nil
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ QDPOrderProof
APP2(app2(map, f), app2(app2(cons, x), xs)) -> APP2(app2(map, f), xs)
app2(app2(map, f), nil) -> nil
app2(app2(map, f), app2(app2(cons, x), xs)) -> app2(app2(cons, app2(f, x)), app2(app2(map, f), xs))
app2(app2(app2(comp, f), g), x) -> app2(f, app2(g, x))
app2(twice, f) -> app2(app2(comp, f), f)
app2(app2(map, x0), nil)
app2(app2(map, x0), app2(app2(cons, x1), x2))
app2(app2(app2(comp, x0), x1), x2)
app2(twice, x0)
The following pairs can be strictly oriented and are deleted.
The remaining pairs can at least by weakly be oriented.
APP2(app2(map, f), app2(app2(cons, x), xs)) -> APP2(app2(map, f), xs)
[APP1, app1] > [map, cons]
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
app2(app2(map, f), nil) -> nil
app2(app2(map, f), app2(app2(cons, x), xs)) -> app2(app2(cons, app2(f, x)), app2(app2(map, f), xs))
app2(app2(app2(comp, f), g), x) -> app2(f, app2(g, x))
app2(twice, f) -> app2(app2(comp, f), f)
app2(app2(map, x0), nil)
app2(app2(map, x0), app2(app2(cons, x1), x2))
app2(app2(app2(comp, x0), x1), x2)
app2(twice, x0)